SftTabs/NET 6.0

ClientSize Property, SftTabs Class

Softel vdm, Inc.

Returns the size of the client area used for tab pages.

Syntax      SftTabs Class (Softelvdm.SftTabsNET)

VB   

Public ReadOnly Property ClientSize As Size

C#   

public Size ClientSize { get; }

C++   

public: property Size ClientSize {
        Size get();
}

Property Value

The size of the client area used for tab pages.

Comments

The ClientSize property returns the size of the client area used for tab pages.

A tab control can optionally contain a client area. The client area is used to display controls associated with a tab.


Feedback / comments / error reports for this topic
© 2007 - Softel vdm, Inc. - www.softelvdm.com